In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetTextLineCount Method

GetTextLineCount Method (IGdPictureSegmenter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(25)>

Function GetTextLineCount( _

   ByVal SegmentationResultID As String _

) As Integer
[DispId(25)]

int GetTextLineCount( 

   string SegmentationResultID

)
function GetTextLineCount( 

    SegmentationResultID: String

): Integer; 
DispIdAttribute(25)

function GetTextLineCount( 

   SegmentationResultID : String

) : int;
[DispId(25)]

int GetTextLineCount( 

   string* SegmentationResultID

) 
[DispId(25)]

int GetTextLineCount( 

   String^ SegmentationResultID

) 

Parameters

SegmentationResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members